/ Assembly List / LJCWinFormCommon / GridHTMLTable / HTML

Namespace - LJCWinFormCommon


Parameters
grid - The DataGridView control.

Returns

The HTML table headings row.

Syntax

C#
public static String HTML(DataGridView grid)

Create an HTML table from a DataGridView.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.